@charset "utf-8";
body { padding:0; margin:0 auto; font-size:16px; font-family:'Microsoft Yahei'; color: #383838; width:100%; zoom:1;word-wrap:break-word; background-color:#fff;}
input::-webkit-input-placeholder{color: #cccccc;}
.bg-white {padding: 32px 20px;background-color: #fff;}
a:hover{color: #005293;}
.pt36{padding-top: 36px;}

/* 单行省略号 */
.elli-s{display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; max-width: 100%;}
/* 多行省略号 */
.elli-m{display: -webkit-box; overflow: hidden; white-space: normal; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all;}

.transition,
.transition *{-webkit-transition: 300ms; -moz-transition: 300ms; -o-transition: 300ms; transition: 300ms;}

.imgscale img{-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
.imgscale img:hover{-moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05);}

/* 滚动条 */
.scrollbar-xy{overflow: auto;}
.scrollbar-xy::-webkit-scrollbar{ width: 6px;height: 6px;}
.scrollbar-y{overflow-y: auto; overflow-x: hidden;}
.scrollbar-y::-webkit-scrollbar{ width: 6px;height: auto;}
.scrollbar-x{overflow-x: auto; overflow-y: hidden;}
.scrollbar-x::-webkit-scrollbar{ height: 6px;width:auto;}
/* 滚动条轨道 */
.scrollbar-xy::-webkit-scrollbar-track,
.scrollbar-x::-webkit-scrollbar-track,
.scrollbar-y::-webkit-scrollbar-track {box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);border-radius: 3px;background: #E5E5E5;}
/* 滚动条滑块 */
.scrollbar-xy::-webkit-scrollbar-thumb,
.scrollbar-x::-webkit-scrollbar-thumb,
.scrollbar-y::-webkit-scrollbar-thumb{border-radius: 3px;background: linear-gradient(225deg, #689EE3 0%, #0262D6 100%);}

@media (max-width:1500px){
  .mt40{margin-top: 35px;}
  .mb40{margin-bottom: 35px;}
}
@media (max-width:1280px){
  .mt40{margin-top: 30px;}
  .mb40{margin-bottom: 30px;}
  body{overflow-x: hidden;}
}


/*tab切换*/
.tab-brief > .hd{line-height: 1.1;}
.tab-brief > .hd ul{float: left;}
.tab-brief > .hd li{float:left; position: relative; height: 44px; font-size: 1.5em; color: #000;}
.tab-brief > .hd li + li{margin-left: 41px;}
.tab-brief > .hd li a{color: #000;display: inline-block;height: 100%;}
.tab-brief > .hd li:after{content: ''; position: absolute; width:0; bottom: 0; left:0; height: 4px; background: #005293;transition: all .3s; -webkit-transition: all .3s; overflow: hidden;}
.tab-brief > .hd li.on:after{width: 100%;}
.tab-brief > .hd li.on a{color: #005293;font-weight: 700;}
.tab-brief > .hd .more{padding-top: 10px; float: right;}
.tab-brief > .hd .more a {color: #999999;}
.tab-brief > .hd .more a:hover{color: #005293;}
.tab-brief .bd > .item .infolist {margin-top: 10px;}
.tab-brief.split > .hd li+li::before{content:"|";font-weight: 400;height: 30px;position: absolute;left: -25px;top:0;color: #CECECE;overflow: hidden;}
.tab-brief.hb > .hd{border-bottom: 1px solid #CDCDCD;}
.tab-brief.arrow > .hd li.on :before{content:"";position: absolute;left:50%;bottom: -12px;border: 7px solid transparent;border-top-color: #005293;margin-left: -7px;}

.tab-card > .hd{line-height:46px; background: #f4f4f4;}
.tab-card > .hd{line-height:46px; background: #f4f4f4;}
.tab-card > .hd ul{float: left;}
.tab-card > .hd li{float:left; position: relative;font-size: 1.125em;}
.tab-card > .hd li a{display: block; padding: 0 20px; text-align: center; font-weight: bold; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; background: #f4f4f4;}
.tab-card > .hd li.on{cursor:pointer;}
.tab-card > .hd li.on a{background:#1e51b1; color: #fff;}
.tab-card > .hd li.on:after{width: 100%;}

.m-com-more{clear: both; margin-top:20px; text-align:center; line-height:40px; background-color:#f1f1f1; border-radius:5px; display: none;}
.m-com-more a{color:#666;}
.m-com-more a:hover{color: #333;}

.tab-brief .bd > .item .infolist, 
.tab-card .bd > .item .infolist{margin-top: 10px;}
.tab-brief .bd > .item .infolist.mt0, 
.tab-card .bd > .item .infolist.mt0{margin-top: 0;}
.js-tab .more a + a{display: none;}
.js-tab > .bd > * + * {display: none;}

@media (max-width: 1500px) {
  .tab-brief > .hd li{font-size: 1.375em;}
}
@media (max-width: 1280px) {
  .tab-brief > .hd li{font-size: 1.25em;}
}
@media (max-width: 992px) {
  .tab-brief.f24 > .hd li{font-size: 1.3;}
}
@media (max-width: 640px) {
  .res.tab-brief > .hd ul li{margin:0 10px 10px 0 !important; padding: 0; border-bottom:none; font-size: 1.125em;}
  .res.tab-brief > .hd ul li a{display: block; padding:7px 12px !important; line-height:1.5; background-color:#f1f1f1; color: #666;}
  .res.tab-brief > .hd ul li.on a{color:#fff; background-color:#1a56a8;}
  .res.tab-brief > .hd li:after{display: none;}
  .res.tab-brief .bd > .item > .newsList{margin-top: 0;}

  .res.tab-card > .hd{margin-bottom: -10px; background: none; border-bottom: #dfdfdf 1px solid;}
  .res.tab-card > .hd ul li{margin:0 10px 10px 0 !important; font-size: 1.125em;}
  .res.tab-card > .hd ul li a{ padding:7px 12px !important; height: auto; line-height:1.5; color: #666; }
  .res.tab-card > .hd ul li.on a{background:#1a56a8; color: #fff;}
  .res.tab-card > .bd .item > .newsList{margin-top: 0;}
  .tab > .hd .more,
  .tab-card > .hd .more,
  .tab-brief > .hd .more{display: none;}

  .m-com-more{display:block;}

}
@media (max-width: 414px) {
  .tab-brief > .hd ul li{font-size: 1.25em;}	
}

.tab-res-md > .res-bd > .section > .hd,
.tab-res-xs > .res-bd > .section > .hd,
.tab-res-480 > .res-bd > .section > .hd,
.tab-res-640 > .res-bd > .section > .hd{display: none;}
@media (max-width:992px){
  .tab-res-md .res-hd{display: none;}
  .tab-res-md .res-bd .section{display: block !important;}
  .tab-res-md .res-bd .section + .section{margin-top: 30px;}
  .tab-res-md .res-bd .section .hd{display: block;}
}
.tab-res-xs > .res-bd > .section > .hd{display: none;}
@media (max-width:768px){
  .tab-res-xs .res-hd{display: none;}
  .tab-res-xs .res-bd .section{display: block !important;}
  .tab-res-xs .res-bd .section + .section{margin-top: 30px;}
  .tab-res-xs .res-bd .section .hd{display: block;}
}
@media (max-width:640px){
  .tab-res-640 .res-hd{display: none;}
  .tab-res-640 .res-bd .section{display: block !important;}
  .tab-res-640 .res-bd .section + .section{margin-top: 30px;}
  .tab-res-640 .res-bd .section .hd{display: block;}
  .tab-brief.card.other.res-640 > .hd{padding-bottom: 1px;}
  .tab-brief.card.other.res-640 > .hd ul{float: none; overflow: hidden;}
  .tab-brief.card.other.res-640 > .hd ul li{padding: 0; width: 50%; background: #f7f7f7; border-bottom: 1px solid #fff;}
  .tab-brief.card.other.res-640 > .hd ul li:after{position: absolute; top: 0; bottom: 0; left: -1px; content: ""; width: 1px; background: #fff;}
  
  .list-tab.tab-brief > .hd ul li{margin:0; padding: 0;}
  .list-tab.tab-brief > .hd ul li.on a{color:#358ad9; background-color:transparent;border-bottom: 1px solid #358ad9;}
  .pic-tab.list-tab.tab-brief > .hd ul li.on a {display: inline-block; padding: 0;border-bottom: none;}
}
@media (max-width:480px){
  .tab-res-480 .res-hd{display: none;}
  .tab-res-480 .res-bd .section{display: block !important;}
  .tab-res-480 .res-bd .section + .section{margin-top: 30px;}
  .tab-res-480 .res-bd .section .hd{display: block;}
}
  

/*列表*/
/***
稿件列表样式：
dot:标题前带小点
md:日期-月日
ymd：日期-年月日
line:每条信息之间含分割下滑线
date: 左侧日期，右侧标题和摘要
meta: 标题后是多个标签分类
col2:两列
col3:三列
col4:四列
space20:多列之间含20px的间距
space30:多列之间含30px的间距
多列在768以下响应变成一列
res:480以下标题由一行响应成多行显示
以上类名采用简写方式，便于阅读书写，不可单独写样式，以免冲突覆盖样式。注意不要与base.css中的全家类名冲突
.yjzj - 意见征集列表
 ***/
.infolist{clear: both;margin-top: 10px;}
.infolist li{position:relative; padding-top: 7px; padding-bottom: 7px; line-height:28px; overflow:hidden; vertical-align: top;}
.infolist li a{float: left; position: relative; max-width: 100%; font-size: 18px;color: #000;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; }
.infolist li, .infolist li a{-moz-box-sizing: border-box; -welit-box-sizing: border-box; box-sizing: border-box;}
.infolist.state li>span,
.infolist li .time{position:absolute; right:0; top: 7px; bottom: 7px; margin: auto 0; font-size: 16px;color:#999999;}
.infolist li a br{display: none;}
.infolist li:hover a, .infolist li a:hover{color: #005293;}
.infolist li:hover span{color:#005293;}
.infolist li.nodata{padding-right: 0!important;text-align: center;}

.infolist.ymd li{padding-right:100px;}
.infolist.md li{padding-right:60px;}
.infolist.wh li{padding-right:160px;}

.infolist.dot li a{padding-left: 18px;}
.infolist.dot li a:before{content:''; position:absolute; left:0; top: 50%; margin-top: -2px; width: 5px; height: 5px; background: #999999;}
.infolist.dot li:hover a:before{background: #005293;}

.infolist.line li{border-bottom: 1px solid #e1e5eb;}
.infolist.line li{padding-top: 14px; padding-bottom: 14px;}

.infolist.shadow li{border-radius: 4px; position: relative;box-shadow: 0 0 6px  rgba(0, 0, 0, 0.2);background: #fff;height: 100px;padding: 15px 20px 15px 28px;}
.infolist.shadow li+li{margin-top: 24px;}
.infolist.shadow li:before{content:"";width: 8px;height: 100%;position: absolute;left:0;top:0;background: #005293;}
.infolist.shadow li a{float: none; display: block;font-weight: bold;line-height: 1.5;margin-bottom: 12px;}
.infolist.shadow li .time{position: static;color: #808080;}

.infolist.state li{padding-right:100px;}
.infolist.state.ymd li{padding-right:180px;}
.infolist.state li .badge,
.infolist.state li .state{color:#999;position: absolute;right: 120px;font-weight: normal;}
.infolist.state li .state.bg-red,
.infolist.state li .state.ing{color:#005293;}

.infolist.yjzj li{padding: 11px 0 11px 70px;border-bottom: 1px dashed #E5E5E5;line-height: 24px;}
.infolist.yjzj li em{position: absolute;left:0;top:14px;padding:6px 15px 6px 10px;line-height: 1;font-style: normal;text-align: center; color: #005293;font-size: 0.875em;background: url(../images/public/icon_msg_blue.png) no-repeat left top;background-size: 100% 100%;}
.infolist.yjzj li .end{color: #666;background-image: url(../images/public/icon_msg_gray.png);}
.infolist.yjzj li a{float: none;display: block;}
.infolist.yjzj li .time{position: static;display: block;font-size: .93em;}
.infolist.yjzj.fk li{padding-right: 110px;}
.infolist.yjzj.fk li .jgfk{
  position: absolute;right:0;top: 50%;background: #DEF0FF;border-radius: 4px;color: #005293;font-size: 0.93em;
  padding: 4px 5px;min-width: 90px;text-align: center;line-height: 1.3;margin-top: -13px;
}

.infolist.col2 li, .infolist.col3 li, .infolist.col4 li{float: left;}
.infolist.col2 li{width: 50%;}
.infolist.col3 li{width: 33.33333%;}
.infolist.col4 li{width: 25%;}
.infolist.space20{margin-left: -10px; margin-right: -10px;}
.infolist.space20 li{padding-left: 10px; padding-right: 10px;}
.infolist.space20 li .time{right: 10px;}
.infolist.space20.infolist.md li{padding-right:70px;}
.infolist.space20.infolist.ymd li{padding-right:110px;}
.infolist.space30{margin-left: -15px; margin-right: -15px;}
.infolist.space30 li{padding-left: 15px; padding-right: 15px;}
.infolist.space30 li .time{right: 15px;}
.infolist.space30.infolist.md li{padding-right:75px;}
.infolist.space30.infolist.ymd li{padding-right:115px;}
.infolist.space40{margin-left: -20px; margin-right: -20px;}
.infolist.space40 li{padding-left: 20px; padding-right: 20px;}
.infolist.space40 li .time{right: 20px;}
.infolist.space40.infolist.md li{padding-right:80px;}
.infolist.space40.infolist.ymd li{padding-right:120px;}

.infolist.split5n li:nth-child(5n){margin-bottom:15px; padding-bottom:25px; border-bottom:1px dashed #e5e5e5;}

@media (max-width: 1500px) {
  .infolist li a{font-size: 16px;}
}
@media (max-width: 1280px) {
  .res.infolist.icon li{width: 33.33%;}
}
@media (max-width: 992px) {
  .res.infolist.icon li a{height: 160px;}
}
@media (max-width: 768px) {
  .infolist.col2, .infolist.col3, .infolist.col4{margin-left: 0; margin-right: 0;}
  .infolist.col2 li, .infolist.col3 li, .infolist.col4 li{width: 100%; padding-left: 0;}
  .infolist.md[class*="space"] li{padding-right:60px;}
  .infolist.ymd[class*="space"] li{padding-right:100px;}

}
@media (max-width: 640px) {
  .res.infolist.icon li{width: 50%;}
  .res.infolist.icon li a{margin: 10px 10px 0;}
}
@media (max-width: 480px) {
  .res.infolist li{padding-right:0 !important; position: relative;}
  .res.infolist li a{ position: static; float: none; max-width:none; padding-left: 0; padding-right:12px; white-space:normal;}
  .res.infolist li .time{position:static; display: inline-block;}
  .res.infolist li a:before{top: 20px; margin-top: 0;} /*10+padding*/
  .res.infolist.line li a:before{top: 24px;}
  .res.infolist.dot li{padding-left: 18px;}

  .res.infolist.shadow li{height: auto;}

  .res.infolist.state li .state{position: static;display: inline;}
  .res.infolist.state li .state:before,
  .res.infolist.state li .state:after{display: inline-block;}
  .res.infolist.state li .state:before{content:"[";}
  .res.infolist.state li .state:after{content: "]";}

  .res.infolist.yjzj li{padding-left: 0;}
  .res.infolist.yjzj li em{position: static;margin-bottom: 5px;display: inline-block;}
  .res.infolist.yjzj li .time{display: block;}
  .res.infolist.yjzj.fk li .jgfk{position: static;margin-top: 5px;display: inline-block;}
}


/* 当前位置crumb */
.crumb h2{ padding:12px 10px 12px 30px; line-height: 28px; font-size:1em; font-weight: normal; background: url(../images/public/icon_position.png) no-repeat 0 center;background-size: 16px;}
.crumb,
.crumb a{color: #5C5C5C;}
.crumb em{font-style: normal;}
.crumb a:hover{color: #005293;}
.crumb.gray{padding-top: 5px; background: #f5f5f5;}
.crumb.gray h2{padding: 15px 15px 15px 30px; background-position: 0 center;}
@media (max-width:992px) {
  .crumb{margin: 0 0 20px !important;background: #f7f7f7;border-bottom: none;box-shadow: 0 2px 5px rgb(0 0 0 / 15%);}
  .crumb h2{padding: 12px 0;background: none;}
  .crumb em{display: none;}
}

/* 外链跳转 */
.alert-mengban{position: fixed;top: 0px;left: 0px;z-index: 1000;background:rgba(0,0,0,0.7); filter: alpha(opacity=80) !important;width: 100%;height: 100%; display: none;}
.alert-warning{position: fixed;left: 50%;  top: 50%; margin-left:-300px; margin-top: -160px; width: 480px;height: 170px;background:#fff;z-index: 10001;display: none; border:2px solid;border-radius:10px;}
.alert-delete{width: 100%;height: 30px;position: relative;}
.alert-delete span{position: absolute; top:6px; right: 10px; width: 20px; height: 20px; line-height: 20px; color:#fff; text-align: center; background: #bebebe; cursor:pointer;}
.alert-delete span:hover{background: #929292;}
.alert-wzsm{margin: 10px auto 0; line-height: 28px;font-size: 16px; padding:0 20px;}
.alert-footer{width: 100%;  text-align: center; }	
.alert-footer span{cursor: pointer; display: inline-block; margin: 0 12px; font-size: 16px;}
.alert-warning .continue{width: 80px; height: 34px; color: #FFF; border-radius:3px;background:#1E9FFF; -webkit-border-radius:3px; border:#e1e1e1 1px solid; text-align: center; line-height: 34px; box-shadow: 0 0 10px rgba(0,0,0,0.2) inset; -webikt-box-shadow: 0 0 10px rgba(0,0,0,0.2) inset;}	
.alert-warning .fangqi{line-height: 34px;  color: #1E9FFF;}	
@media (max-width: 640px) {
	.alert-warning{left:2%;margin-left:0; width: 96%; height: auto;}	
	.alert-wzsm{width: 90%;height: auto;margin: 15px auto 0; line-height: 28px;font-size: 18px;color: #000;text-align: center; }
}

/* 图片新闻 dot nav */
.com-tpxw-dot {position: absolute; bottom: 18px; right: 34px; z-index: 99;}
.com-tpxw-dot .ico{float: left; width: 12px; height: 12px; margin-left:8px; background-color: #ccc; transition: .3s all; cursor: pointer; border-radius: 50%;}
.com-tpxw-dot .ico.active{background-color: #D43030;width: 32px;border-radius: 100px;}

.com-tpxw-nav{position: absolute; top: 50%; margin-top: -26px; width: 52px; height: 52px;background: url(../images/public/icon_slide_prev.png) no-repeat center;background-size: 20px;  opacity: .86;  transition: .3s all;z-index: 1;cursor: pointer;}
.com-tpxw-nav.prev{left: 0; background-image: url(../images/public/icon_slide_prev.png);}
.com-tpxw-nav.next{right: 0; background-image: url(../images/public/icon_slide_next.png);}
.com-tpxw-nav:hover{opacity: 1;}

/* 专题专栏 */
.com-ztzl-nav{position: absolute; top: 50%; margin-top: -22px; width: 18px; height: 44px;background: url(../images/public/icon_slide_prev_gray.png) no-repeat center rgba(255,255,255,.7);background-size: 50%; transition: .3s all;z-index: 1;cursor: pointer;transition: 0.3s all;-webkit-transition: 0.3s all;}
.com-ztzl-nav.prev{left: 0;}
.com-ztzl-nav.next{right: 0;}
.com-ztzl-nav.next{ background-image: url(../images/public/icon_slide_next_gray.png);}
.com-ztzl-nav:hover{background-color: #fff;}
.com-ztzl .com-ztzl-nav{display: none;}
.com-ztzl:hover .com-ztzl-nav{display: block;}

.com-zt-dot{margin-top: 10px;text-align: center;}
.com-zt-dot .ico{cursor: pointer; display: inline-block;width: 8px;height: 8px;margin: 0 8px; border: 1px solid #005293;border-radius: 50%;}
.com-zt-dot .ico.active{background: #005293;}

/*** 分页 ***/
.pagediv{padding:10px 0 30px;font-size:14px;color:#555;line-height:28px;text-align:center;clear:both;}
.pagediv span,.pagediv a{display:inline-block;color:#555;padding:0 10px;margin:4px;zoom:1;border:#dfdfdf 1px solid;border-radius:3px;transition:all 0.2s;-webkit-transition:all 0.2s;background:#f1f1f1;background:linear-gradient(#ffffff 10%,#f1f1f1);}
.pagediv .zxfinput{display:inline-block;width:40px;height:28px;margin:0 2px;color:#888;text-align:center;border:#dfdfdf 1px solid;border-radius:3px;background:#fff;}
.pagediv a:hover,.pagediv .current{background:#2d66a5;border-color:#2d66a5;color:#fff;text-decoration:none;}
.pagediv .current{font-weight:bold;}
.pagediv .page_jump{border-color:transparent;background:transparent;padding:0;}
/*专题专栏图片列表页*/
.ztzl.imagelist {margin-top: 20px;}
.imagelist ul{zoom: 1;}
.imagelist ul li{position: relative; float: left; width: 100%;}
.imagelist ul li a{position: relative; display: block; overflow: hidden;}
.imagelist ul li a .place .pic{position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; display: block; overflow: hidden;}
.imagelist ul li a .place .pic img,
.imagelist ul li a .place .pic video{display: block; width: 100%; height: auto; min-height: 100%; object-fit: cover;}
.imagelist ul li a .place{padding-top: 56.25%;position: relative; z-index: 2; display: block; overflow: hidden;}
.imagelist ul li a .place .play{position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; width: 56px; height: 56px; margin: auto;}
.imagelist ul li a .caption{text-align: center;}
.imagelist ul li a .caption .isbold{font-weight: bold;}
.imagelist ul li a .caption.isleft{text-align: left;}
.imagelist ul li a .caption.normal .table{height: 46px; line-height: 46px;}
.imagelist ul li a .caption.normal .table .inline{display: inline-block; vertical-align: middle; line-height: 1.3125em; overflow: hidden; margin-top: -.25em; max-height: 2.625em;}
.imagelist ul li a .caption.normal .table.vtop .inline{vertical-align: top;}
.imagelist ul li a .caption.normal .elli-s{padding-top: .3125em; padding-bottom: .3125em;}
.imagelist ul li a .caption.normal .time{position: relative; margin-bottom: .3125em; color: #999;}
.imagelist ul li a .caption.normal .time b{position: absolute; top: 0; right: 0; bottom: 0; width: 20px; background: url(../images/public/more.png) no-repeat right center; transition: all .3s;}
.imagelist ul li a .caption.fixed{position: absolute; right: 0; bottom: 0; left: 0; z-index: 5; padding: 5%; color: #fff; text-align: center; background-color: rgba(0,0,0,.5);}
.imagelist ul li a .caption.border{border-right: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; border-left: 1px solid #e6e6e6;}
.imagelist ul li a .caption.bgcolor{background: #f4f4f4;}
.imagelist ul li a.shadow{background-color: #fff; border-radius: 0 0 10px 10px; box-shadow: 0 0 20px rgba(83, 128, 201, .3);}
.imagelist ul li a.padding{padding: .75em;}
.imagelist ul li a.padding .caption.normal{padding-top: .75em;}
.imagelist ul li a.default .caption.normal{padding: .5em .875em;}
.imagelist ul li a:hover .caption.normal .time b{right: 2%;}
.imagelist .col-2 li{width: 50%;}
.imagelist .col-3 li{width: 33.33333%;}
.imagelist .col-4 li{width: 25%;}
.imagelist .col-5 li{width: 20%;}
.imagelist.space15 ul{margin: -15px -7px 0 -8px;}
.imagelist.space15 li a{margin: 15px 7px 0 8px;}
.imagelist.space20 ul{margin: -20px -10px 0;}
.imagelist.space20 li a{margin: 20px 10px 0;}
.imagelist.space30 ul{margin: -30px -15px 0;}
.imagelist.space30 li a{margin: 30px 15px 0;}
.imagelist.space40 ul{margin: -20px -20px 0;}
.imagelist.space40 li a{margin: 20px;}
@media (max-width:1500px) {	
  .imagelist ul{margin: -25px -12px 0 -13px !important;}
  .imagelist ul li a{margin: 25px 12px 0 13px !important;}
  .imagelist ul li a.shadow{border-radius: 0 0 5px 5px; box-shadow: 0 0 12px rgba(83, 128, 201, .3);}	
}
@media (max-width:1280px) {
  .imagelist ul{margin: -20px -10px 0 !important;}
  .imagelist ul li a{margin: 20px 10px 0 !important;}
  .imagelist ul li a .place .play{width: 40px; height: 40px;}
  .imagelist.res .col4 li{width: 33.33333%;}
}
@media (max-width:992px) {
  .imagelist ul{margin: -15px -7px 0 -8px !important;}
  .imagelist ul li a{margin: 15px 7px 0 8px !important;}
  .imagelist ul li a.shadow{border-radius: 0 0 3px 3px; box-shadow: 0 0 5px rgba(83, 128, 201, .3);}	
  .imagelist ul li a.padding{padding: 0;}
  .imagelist ul li a.padding .caption.normal{padding: .75em;}
  .imagelist.res ul li{width: 33.33333% !important;}
}
@media (max-width:640px) {
  .imagelist ul li a .caption .isbold{font-weight: normal;}
  .imagelist ul li a.padding .caption.normal{padding: .5em;}
  .imagelist.res ul li{width: 50% !important;}
}
@media (max-width:414px) {
  .imagelist ul li a .caption{font-size: .9375em;}
  .imagelist ul li a .place .play{width: 30px; height: 30px;}
}


/* 公共模板-提交留言页面 */
.bonfire-html-onload .fromdiv .inputdiv textarea,
.bonfire-html-onload .fromdiv .inputdiv .file,
.bonfire-html-onload .fromdiv .inputdiv .form_list,
.bonfire-html-onload .fromdiv .inputdiv input{border: 1px solid #dcdfe6;}
.bonfire-html-onload .fromdiv .inputdiv .form_list input{border:none;height: 100%;}
@media screen and (max-width: 991px){
  .bonfire-html-onload .fromdiv .inputdiv input,
  .bonfire-html-onload .fromdiv .inputdiv .input50 input,
  .bonfire-html-onload .fromdiv .inputdiv .bdtit{ width: inherit!important;}
  .bonfire-html-onload .fromdiv .inputdiv .imglist{margin-left: 0;}
  .bonfire-html-onload .fromdiv .inputdiv input.yzm{width: 30%!important;}
}